Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

Previous Next

Driver Not Found

JP-

Here is a snippet of my java code, but I am getting the error "no suitable driver". I have the jar files copied over to my "Domino\xsp\shared\lib" directory. Is there something I am missing?
Class.forName("com.microsoft.sqlserver.jdbc.SQLServerDriver");
String connectionUrl = connDB+";user="+connUserName+";password="+connPwd+";";
Connection con = DriverManager.getConnection(connectionUrl);
Statement st = con.createStatement();


Thanks for your help


Feedback response number WEBB8B4LSE created by ~Paul Opveluchekoopsi on 11/11/2010

XPages and MS SQL (~Paul Opveluche... 11.Nov.10)
. . MS SQL Server JDBC (~Dexter Quettoo... 11.Nov.10)
. . . . Driver Not Found (~Paul Opveluche... 11.Nov.10)
. . . . . . Restart the server. (~Dexter Quettoo... 11.Nov.10)
. . . . . . . . Almost There, Thanks (~Paul Opveluche... 11.Nov.10)
. . . . . . . . . . I think only have the sqljdbc4.jar ... (~Dexter Quettoo... 11.Nov.10)
. . . . . . . . . . . . Thanks. (~Paul Opveluche... 11.Nov.10)
. . . . . . . . . . class path (~Pippy Fezfreez... 7.Nov.12)
. . You can do this using Java in your ... (~Anita Minaster... 11.Nov.10)




Printer-friendly

Search this forum

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS